Hello
I have to use the following endpoint to create an incident: https://developer.pagerduty.com/api-reference/b3A6Mjc0ODE0MA-create-an-incident (must be this one).
I have the following problems:
- The
service
object property is not documented anywhere. - It’s really not clear what Integration should be used. I assume it’s Events API (v1), but the only thing I get from there is the integration key, but I need a service ID (which I cannot find and is not documented anywhere).
- The Events API (v1) docs tell you to use an integration or the option Use our API directly, which does not exit.
I’d appreciate any pointers please.
Thanks a lot